![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| uploading directories via SFTP | mab623 | Shell Programming and Scripting | 2 | 10-12-2007 05:14 PM |
| Web Server - uploading Frontpage web - will there be problems?? | marty 600 | UNIX for Dummies Questions & Answers | 6 | 03-27-2005 08:47 AM |
| Perl Uploading Files | sstevens | UNIX for Advanced & Expert Users | 16 | 02-24-2004 03:03 PM |
| uploading Zipped files get 553 error | CoastGuard1970 | UNIX for Dummies Questions & Answers | 3 | 06-27-2002 03:09 PM |
| Uploading and Downloading during a telnet session | WhitneyMay | UNIX for Dummies Questions & Answers | 1 | 06-27-2001 08:05 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
|
||||
|
Not sure I understand the question. If you want to transfer a file from your machine to another machine that you have an account on then ftp is the way to go.
ftp remote_machinename cd remote directory bin #if the file is a binary put file bye Matt. |
|
|||||
|
if ftp is unavailable, and telnet is the only service available, *AND* if there are not www/ftp clients on the server, you could always try uuencode and uudecode. its not fun, but if the remote terminal supports "pasting" (if they dont, forget it), you could uuencode part of the file, paste it on the other terminal, uuencode another part, paste it, etc. wouldnt be fun, but then again, few things are.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|