Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ftp file access
Name: CPURK Date: April 27, 2004 at 11:38:50 Pacific OS: win 2000 CPU/Ram: windows
Comment:
Need help in regards to FTP
I have a FTP polling program which runs every 10 mins & grabs file from FTP server if found. What happens is during the upload of the file to the FTP server by other user, the polling programs kicks in and grabs the incomplete file. How can this be prevented ? How can we make sure first that the FTP upload is done and the grab the file by the polling program.
Name: filliphy Date: April 28, 2004 at 20:04:30 Pacific
Reply:
i don't know if this is possible, but i would have some sort of batch file/script to be running on the FTP server. The process would therefore be to have the user upload a file (a completely different file name to the one that the polling program grabs). The server then deletes the polling file, and renames the uploaded file to the polling file.
Summary: Some programs in Windows 2000 will not let other users to execute. Although have given full access to "everyone", users get the following error. Path/File access error 75. ...
Summary: Need some guidence here with FTP and DFS or another possible solution. Environment and Objective: I have a home lan with several computers that are sharing a broadband connection through a hardware f...
Summary: I'm trying to FTP a 5MB binary file from a Solaris machine to a Win2000 machine, using the MS-DOS command line FTP or explorer FTP. I can transfer ascii files no problem, but with either method, usin...