arx-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Arx-users] Arx on a HTTP free Host - New attempt


From: ODA Terutaka
Subject: Re: [Arx-users] Arx on a HTTP free Host - New attempt
Date: Sun, 9 Jul 2006 19:21:54 +0900

Hi Alessandro,

ftp-uri syntax is below...
 ftp://[user[:address@hidden/path]

It needs URI including password!!!
it's not secure.

you can test remote-access with gnomevfs-ls command.
example:
% gnomevfs-ls 'ftp://k-1:address@hidden//home/k-1/ public_html'
.               (Directory, x-directory/normal) size 4096
..              (Directory, x-directory/normal) size 4096
archive         (Directory, x-directory/normal) size 4096
glue            (Directory, x-directory/normal) size 4096
%

I think that ftp archive should be read only.
and I think that you should use ssh uri with upload(with
ssh-agent).


Cheers,

On 2006/07/09, at 17:29, Alessandro Bottoni wrote:

Hi Arx-ivers,
I'm still trying to use a free web host as a Arx archive space. This
time I'm using www.interfree.it, a service that does not impose any
limitation on filenames and directory creation.

Here my results:

address@hidden ~]$ arx make-archive
address@hidden ftp://ftp.interfree.it// arx_archive
ERROR: Problems with a Gnome-VFS call
Make Directory
ftp://ftp.interfree.it//arx_archive

address@hidden ~]$ arx make-archive
address@hidden
ftp://silvanadimartino:ftp.interfree.it//arx_archive
ERROR: Problems with a Gnome-VFS call
Make Directory
ftp://silvanadimartino:ftp.interfree.it//arx_archive

address@hidden ~]$ arx make-archive
address@hidden
ftp://address@hidden//arx_archive
ERROR: Problems with a Gnome-VFS call
Make Directory
ftp://address@hidden//arx_archive

It's because a wrong CL sintax (maybe a wrong URI sintax), of course,
but... what the right command line should look like?

Or, in other words, how does Arx manage the username/password parameters
required to access the FTP server?

Many thanks for your attention

Alessandro Bottoni


_______________________________________________
Arx-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/arx-users

--
ODA Terutaka
address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]