sharing internet offline files
-
sharing internet offline files between two OS? which i mean if i have two OS Win 98 and 2000 Pro and each one on different partition and i connect to the internet using win 98 i want to see the offline files win i'm using win 2000 i want to write program that do this or if there are solution at the windows please tell me
-
sharing internet offline files between two OS? which i mean if i have two OS Win 98 and 2000 Pro and each one on different partition and i connect to the internet using win 98 i want to see the offline files win i'm using win 2000 i want to write program that do this or if there are solution at the windows please tell me
Why are you posting this in the C# forum? This is a Windows question and should be directed to the appropriate forum or the Lounge. I will answer anyway, but please do not post in an inappropriate forum again. There is a solution in Windows already. Add a favorite to a web site and check the "Offline" check box (or something like that) to download a cached copy. This will be limited to the current OS unless you share the same Internet Cache folder for Internet Explorer in both operating systems, but remember that Windows 9x/ME cannot access NTFS so you'll either have to format your Win2K partition as FAT32 (not a good idea because you loose file security features) or have Win2K access the FAT/FAT32 partition in Windows. If you're talking about offline network share files, only Windows NT (which includes 2000, XP, and 2003) supports this so your Win98 installation will have to access that folder, which means you'll have to format the partition as FAT32 (again, a bad idea).
-----BEGIN GEEK CODE BLOCK----- Version: 3.21 GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++ -----END GEEK CODE BLOCK-----
-
Why are you posting this in the C# forum? This is a Windows question and should be directed to the appropriate forum or the Lounge. I will answer anyway, but please do not post in an inappropriate forum again. There is a solution in Windows already. Add a favorite to a web site and check the "Offline" check box (or something like that) to download a cached copy. This will be limited to the current OS unless you share the same Internet Cache folder for Internet Explorer in both operating systems, but remember that Windows 9x/ME cannot access NTFS so you'll either have to format your Win2K partition as FAT32 (not a good idea because you loose file security features) or have Win2K access the FAT/FAT32 partition in Windows. If you're talking about offline network share files, only Windows NT (which includes 2000, XP, and 2003) supports this so your Win98 installation will have to access that folder, which means you'll have to format the partition as FAT32 (again, a bad idea).
-----BEGIN GEEK CODE BLOCK----- Version: 3.21 GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++ -----END GEEK CODE BLOCK-----
sorry for posting in wrong forum but i did that in case that i have to write application to do this in all cases thanks for your help