datadan
07-18-2001, 03:05 PM
I am trying to automate uploads into an Apache website from NT and Novell locations on our internal network.
So far I gather I need to
Create a cron job that loads every x number of minutes/hours.
Some other questions arise:
1) If the file is "in use" or "open" how will the FTP program know to skip it?
2) How can I configure the messaging for why the transfer may have failed.
2) How to I get to the other platforms (They are on the same network) when I only have an IP address?
3) How will linux authenticate with the other users. (Will it try to log on as root or can I configure what the login will be?)
4) Are there any linux programs that already do this?
Thank you for your help.
So far I gather I need to
Create a cron job that loads every x number of minutes/hours.
Some other questions arise:
1) If the file is "in use" or "open" how will the FTP program know to skip it?
2) How can I configure the messaging for why the transfer may have failed.
2) How to I get to the other platforms (They are on the same network) when I only have an IP address?
3) How will linux authenticate with the other users. (Will it try to log on as root or can I configure what the login will be?)
4) Are there any linux programs that already do this?
Thank you for your help.