On 1/16/07, Raffaele Morelli <[EMAIL PROTECTED]> wrote:
Hi you all.
Maybe this is a little bit be off topic, but I googled around and did not
found an answer.
I wanna move some files from one dir to another on the same host and I have
no ssh access to this host.
Can I do it with ftp? and if no
On Tue, Jan 16, 2007 at 02:17:55PM +0100, Raffaele Morelli wrote:
> [...]
> I wanna move some files from one dir to another on the same host and I have
> no ssh access to this host.
>
> Can I do it with ftp? and if not, is there any tool like ftp which can
> accomplish this task?
With ftp the "
Ok, I will try the 'rename' command for the job.
Thank you all for helping
regards
raffaele
Op di, 16-01-2007 te 15:46 +0100, schreef Raffaele Morelli:
>
> Do you mean to say that you cannot even login to that machine
> (telnet,
> rsh, rlogin, ssh)
>
> No, I don't... only ftp access, the server it's not my property.
>
> I said this clearly ...or at least I t
On Tue, 2007-01-16 at 14:17 +0100, Raffaele Morelli wrote:
> Hi you all.
>
> Maybe this is a little bit be off topic, but I googled around and did
> not found an answer.
>
> I wanna move some files from one dir to another on the same host and I
> have no ssh access to this host.
Do you mean to s
Do you mean to say that you cannot even login to that machine (telnet,
rsh, rlogin, ssh)
No, I don't... only ftp access, the server it's not my property.
I said this clearly ...or at least I thought I did.
regards
raffaele
Basically:
"mv somefile /another/location/"
or
"cp somefile /another/location/"
Or many other variations that are available, from the man pages of these
programs.
I know what mv and cp are.
I have done these commands with satisfactorily success either the host
being
On Tue, 2007-01-16 at 14:48 +0100, Raffaele Morelli wrote:
>
> Why you need to move these files via FTP? The mv/cp command
> can help you.
>
> cp/mv ??? I am not really a guru... neverthless not a newbie
>
> My host is 300km far away.
What he means is, use the cp (copy) or mv (m
Why you need to move these files via FTP? The mv/cp command can help you.
cp/mv ??? I am not really a guru... neverthless not a newbie
My host is 300km far away.
On 1/16/07, Raffaele Morelli <[EMAIL PROTECTED]> wrote:
Hi you all.
Maybe this is a little bit be off topic, but I googled around and did not
found an answer.
I wanna move some files from one dir to another on the same host and I have
no ssh access to this host.
Why you need to move these fil
Hi you all.
Maybe this is a little bit be off topic, but I googled around and did not
found an answer.
I wanna move some files from one dir to another on the same host and I have
no ssh access to this host.
Can I do it with ftp? and if not, is there any tool like ftp which can
accomplish this t
On Fri, 3 Dec 2004 11:34:34 -0500 (EST), [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> How do you transfer an entire directory using ftp? The directory that I'm
> trying to transfer has a lot of "subdirectories" in it. These directories
> also have several types of files in them... ie.. text, vi
On Fri, Dec 03, 2004 at 11:34:34AM -0500, [EMAIL PROTECTED] wrote:
> How do you transfer an entire directory using ftp? The directory that I'm
> trying to transfer has a lot of "subdirectories" in it. These directories
> also have several types of files in them... ie.. text, video, wav, mp3,
> et
On Fri, 2004-12-03 at 11:34 -0500, [EMAIL PROTECTED] wrote:
> How do you transfer an entire directory using ftp? The directory that I'm
> trying to transfer has a lot of "subdirectories" in it. These directories
> also have several types of files in them... ie.. text, video, wav, mp3,
> etc.
The
On Fri, 3 Dec 2004 12:31:15 -0800
Paul Johnson <[EMAIL PROTECTED]> wrote:
>On Friday 03 December 2004 8:34 am, [EMAIL PROTECTED] wrote:
>
>> How do you transfer an entire directory using ftp? The directory that
>> I'm trying to transfer has a lot of "subdirectories" in it. These
>> directories al
On Friday 03 December 2004 8:34 am, [EMAIL PROTECTED] wrote:
> How do you transfer an entire directory using ftp? The directory that
> I'm trying to transfer has a lot of "subdirectories" in it. These
> directories also have several types of files in them... ie.. text,
> video, wav, mp3, etc.
On Fri, 3 Dec 2004 13:41:15 -0500
Kevin Murphy <[EMAIL PROTECTED]> wrote:
> On Dec 3, 2004, at 11:34 AM, [EMAIL PROTECTED] wrote:
> > How do you transfer an entire directory using ftp? The
> > directory that I'm
> > trying to transfer has a lot of "subdirectories" in it.
>
> If you are just talk
On Dec 3, 2004, at 11:34 AM, [EMAIL PROTECTED] wrote:
How do you transfer an entire directory using ftp? The directory that
I'm
trying to transfer has a lot of "subdirectories" in it.
If you are just talking about _retrieving_ a directory tree via ftp
I use wget ('man wget'). I don't know w
Michael Marsh wrote:
> On Fri, 3 Dec 2004 11:34:34 -0500 (EST), [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
>> How do you transfer an entire directory using ftp?
> If possible, use scp instead.
Or sftp, which provides the same interface as an ftp client.
Adam
--
To UNSUBSCRIBE, email to [
At Friday, 3 December 2004, Michael Marsh <[EMAIL PROTECTED]
com> wrote:
>On Fri, 3 Dec 2004 11:34:34 -0500 (EST), [EMAIL PROTECTED]
><[EMAIL PROTECTED]> wrote:
>> How do you transfer an entire directory using ftp? The directory
that I'm
>> trying to transfer has a lot of "subdirectories" in it.
On Fri, 3 Dec 2004 11:34:34 -0500 (EST), [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> How do you transfer an entire directory using ftp? The directory that I'm
> trying to transfer has a lot of "subdirectories" in it. These directories
> also have several types of files in them... ie.. text, vi
How do you transfer an entire directory using ftp? The directory that I'm
trying to transfer has a lot of "subdirectories" in it. These directories
also have several types of files in them... ie.. text, video, wav, mp3,
etc.
Thanks everyone... :)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
on Tue, Mar 20, 2001 at 09:22:45PM -0800, Matheson Cameron ([EMAIL PROTECTED])
wrote:
> Hey,
>
> I have a *really* easy question about FTP. How do I
> enable it? I'm pretty sure It's not enabled as I read
> that it's insecure (I want to use oftpd eventually),
> and it doesn't work. Is their a
Look in /etc/inetd.conf for a line like this:
ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/wu-ftpd -l
If it's commented, uncomment it then run
/etc/init.d/inetd restart
You should have an ftp server.
If that line wasn't commented, then your inetd isn't running. To enable it make
sure i
Hey,
I have a *really* easy question about FTP. How do I
enable it? I'm pretty sure It's not enabled as I read
that it's insecure (I want to use oftpd eventually),
and it doesn't work. Is their a file I need to edit
(does it matter that I'm behind a proxy?).
Thanks,
Cameron Matheson
Why isn't
Hey,
I have a *really* easy question about FTP. How do I
enable it? I'm pretty sure It's not enabled as I read
that it's insecure (I want to use oftpd eventually),
and it doesn't work. Is their a file I need to edit
(does it matter that I'm behind a proxy?).
Thanks,
Cameron Matheson
Why isn't
I feel so stupid. Next time I'll do my homework a little better.
Thanks Martin Würtele. I didn't know that there was a
"scp" command for secure copies. Works OK.
Thanks Carel Fellinger. Your response got me thinking,
and after checking, I don't have a "fptd" installed!!
I installed "profptd"
On Sat, Feb 24, 2001 at 03:21:30PM -0500, Christopher W. Aiken wrote:
>
> On Sat, 24 Feb 2001, Martin Würtele wrote:
>
> ->On Sat, Feb 24, 2001 at 01:52:41PM -0500, Christopher W. Aiken wrote:
> ->>
> ->> Due to my office firewall and office policies I can not
> ->> FTP files to my office PC. Ho
On Sat, 24 Feb 2001, Martin Würtele wrote:
->On Sat, Feb 24, 2001 at 01:52:41PM -0500, Christopher W. Aiken wrote:
->>
->> Due to my office firewall and office policies I can not
->> FTP files to my office PC. However I can ssh into my
->> office and then "rlogin" to my office PC. At that point
On Sat, Feb 24, 2001 at 01:52:41PM -0500, Christopher W. Aiken wrote:
>
> Due to my office firewall and office policies I can not
> FTP files to my office PC. However I can ssh into my
> office and then "rlogin" to my office PC. At that point
> I can use the IP address assigned to me by my ISP (
Due to my office firewall and office policies I can not
FTP files to my office PC. However I can ssh into my
office and then "rlogin" to my office PC. At that point
I can use the IP address assigned to me by my ISP (info
from the ifconfig command )and FTP back to my home.
The problem is when I
On Mon, Apr 06, 1998 at 11:20:05AM -0600, Fulgham, Brent/SCO wrote:
> Is there a way to configure dselect-ftp to automatically retry
> downloading packages during an FTP error?
>
> For example, this weekend I did an install of hamm(frozen) using
> dselect-ftp. Before bed I started thi
Is there a way to configure dselect-ftp to automatically retry
downloading packages during an FTP error?
For example, this weekend I did an install of hamm(frozen) using
dselect-ftp. Before bed I started things rolling, then went to sleep hoping
I would have a whole distribution w
On Fri, 28 Nov 1997, Nathan E Norman wrote:
> On Fri, 28 Nov 1997, Paul Tanner wrote:
>
> : Since my ISP upgraded to x2 56K I have been unable to ftp several sites
> : (including ftp.debian.org) However I can ftp , for example,
> prep.ai.mit.edu .
> :
> : The ISP's old 33.6 system is availab
On Fri, 28 Nov 1997, Paul Tanner wrote:
: Since my ISP upgraded to x2 56K I have been unable to ftp several sites
: (including ftp.debian.org) However I can ftp , for example, prep.ai.mit.edu .
:
: The ISP's old 33.6 system is available, as before, using the old phone
: number. (x2 was installed
Since my ISP upgraded to x2 56K I have been unable to ftp several sites
(including ftp.debian.org) However I can ftp , for example, prep.ai.mit.edu .
The ISP's old 33.6 system is available, as before, using the old phone
number. (x2 was installed on a new phone number) After a failed attempt at
f
36 matches
Mail list logo