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
10 matches
Mail list logo