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.
Upload file
Name: T. Jeeriy Date: December 20, 2001 at 21:56:21 Pacific
Comment:
I want to upload a file from windows to UNIX, except ftp what protocal such as zmodem, kermit etc is better to do that, If I need to specify the source path (eg. c:\temp) to destination path ( eg. /tmp) , what is the parameter to do that.
Name: michayu Date: December 27, 2001 at 09:17:22 Pacific
Reply:
It is better to be on PC-DOS and to use FTP to UNIX. You have to go to the directory on DOS where your file is. When you log on to unix, juste do the "cd" command to the UNIX directory. Then, use the "put" command of FTP.
Please ask me a question if you did not understand.
Summary: Hello everyone, Currently I use 3 steps to download/upload files UNIX server designated mailbox: 1. Manual: by using HyperTerminal on NT side to transfer files mailbox NT box 2. Automatic: ftp files...
Summary: Jim, thanks again, I wish I had figured that out myself... I'm not able to test the sql*plus part just yet, but everything else is working fine. I'll report back to you on the results and hopefully po...
Summary: I think the owner of the uploaded files is Apache. I mean the user under which the Apache started in your system. You can use the chmod in your FTP client to change the the permissions Also you can us...