Unfortunately, my server doesn't have SSH (out of my control). I have to upload by FTP. Any ideas?

Thanks, Richard

On Monday, September 22, 2003, at 12:07 PM, Casey T. Deccio wrote:

scp -r directory [EMAIL PROTECTED]:/path/where/you/want/it

I know that OS X has ssh, but it also depends on if the server you are
uploading to runs an ssh server.  If so, this should work.

Casey

On Mon, 2003-09-22 at 11:57, Wade Preston Shearer wrote:
i don't know what tsch is, but i upload every file in a directory with
ssh, with...

ssh -r directory [EMAIL PROTECTED]:/path/where/you/want/it


can you use recursive with curl? can you use ssh?

<signature.asc>____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list


____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to