Sponsored Content
Full Discussion: How do i transfer files
Top Forums UNIX for Advanced & Expert Users How do i transfer files Post 7085 by Perderabo on Tuesday 18th of September 2001 02:26:07 PM
Old 09-18-2001
In cu, instead of "get", which is not a command that "cu" knows, you need to use "take". Same concept, just a different name from the command.

With "expect", a popular public domain package, you can automate cu.

There is also uucp, which will work great once it's set up. And if have cu running, you're part way there. The learning curve to setting up uucp is a little steep. And getting help may be hard...it's been over 10 years since I last worked with uucp and I can't imagine that many people are still using it. The O'Rielly book on uucp was a big help, but I'm not sure if it's still in print.

There are packages like SLIP and PPP that can run tcp/ip over modems, but I get the impression that tcp/ip is not an option?
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to transfer files

(0 Replies)
Discussion started by: spoonman
0 Replies

2. UNIX for Dummies Questions & Answers

How to transfer files

please help me to transfer files from one server to another one i am having problem in it thanks (1 Reply)
Discussion started by: pankaj001np
1 Replies

3. Shell Programming and Scripting

Transfer Of Files

How to transfer the files in windows server to the unix server by using the unix or ftp commands? (1 Reply)
Discussion started by: vinay123
1 Replies

4. HP-UX

Transfer Files from Windows to HP-UX

I need to transfer files from Windows to Hp-UX box with out any software(Filezilla ...., Fsecure file transfer) Is it possible to transfer using command prompt ? (6 Replies)
Discussion started by: girija
6 Replies

5. Shell Programming and Scripting

Script to transfer files

Hi, I am new to scripting, I need to write a script to transfer .TXT files from Server A (ftp) to Server B. Once the files in server B i need to transfer it to server C (sftp). (not transfer of files directly from server A to Server C ) Thanks! Regards Sendhil ---------- Post updated at... (3 Replies)
Discussion started by: Sendhil.Kumaran
3 Replies

6. UNIX for Dummies Questions & Answers

How to transfer files from one machine to another?

Hello - I am wondering what would be a command to copy files from one machine to another unix machine? For example: I am currently logged into: beta-machine01 my current directory is: /home/router I want to copy file from machine: beta-machine02 the file is located inside:... (1 Reply)
Discussion started by: DallasT
1 Replies

7. Linux

How to transfer files...

Hi guys, ok so, how do you go about networking between Windows and Linux so that I can transfer files between each other? (5 Replies)
Discussion started by: billcrosby
5 Replies

8. UNIX for Dummies Questions & Answers

How to Transfer a LIST of FILES?

Hallo guys, I am new to Linux, I like to transfer multiple files from server A to server B. Source files URLs (from server A) are in a file called "list.txt" Eg. in list.txt (these links are selective URLs, not all the files in a directory) user@host/var/www/files/file1.txt... (5 Replies)
Discussion started by: bjsh_04
5 Replies

9. UNIX for Beginners Questions & Answers

Not able to transfer files using between server A and B

Hi All, I have generated public and private pair to avoid to enter password manually while sending files through sftp. But still I am facing issues and every-time prompt asking enter password. Below are steps I fallowed to make ssh connection between two servers. 1. Generated public and... (5 Replies)
Discussion started by: renukeswar
5 Replies
uucpsetup(8)						      System Manager's Manual						      uucpsetup(8)

NAME
uucpsetup - The uucp setup program SYNOPSIS
/usr/sbin/uucpsetup [-moiap] OPTIONS
Adds modems, configuring the dialers for uucp. Adds incoming systems; that is, systems that are allowed to call your local system. Adds outgoing systems; that is, systems that your local system is allowed to call. Adds the modems and incoming and outgoing systems to uucp. The -a option implies the -m, -i, and -o options. Adds the system name to /usr/lib/uucp/Poll file. DESCRIPTION
The uucpsetup command provides an interactive facility for setting up and updating the uucp files necessary to configure your system for uucp connections. To set up uucp initially, run the uucpsetup command with the -a option and answer the questions. To update the uucp files and directories, run uucpsetup with the -m, -o, or -i options, as appropriate. If no options are specified, the -m, -o, and -i options are the default. You must be superuser to run uucpsetup. FILES
Contains information about available devices. Contains access permission codes for remote systems. Lists accessible remote systems. Con- tains the polling option for each remote system. SEE ALSO
Devices(4), Permissions(4), Poll(4), Systems(4), uucp(1), uucp_intro(7) Network Administration uucpsetup(8)
All times are GMT -4. The time now is 10:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy