Status: New
Owner: ----
Labels: Type-Support Priority-Medium
New issue 329 by
monta...@gmail.com: Use s3fs mount amazon S3 bucket as FTP
server backend
http://code.google.com/p/s3fs/issues/detail?id=329
At first, I mount S3 bucket which name is "buck" by the command s3fs -o
allow_other -o default_acl="public-read" -o use_cache=/mnt/loopdev/ -o buck
/mnt/ftp
Secondly, I set up a FTP server. Its home directory is /mnt/ftp.
The error situation is that when I download the file which just exist in
the /mnt/ftp but the /mnt/loopdev/ (cache folder) doesn't has the file.
I don't know whether the correct process is that when I download a new file
which cache folder doesn't has it, the s3fs will send request to S3 to get
the file and put the file to cache folder or not.
===================================================================
The following information is very important in order to help us to help
you. Omission of the following details may delay your support request or
receive no attention at all.
===================================================================
Version of s3fs being used (s3fs --version):
Version of fuse being used (pkg-config --modversion fuse):
System information (uname -a):
Distro (cat /etc/issue):
s3fs command line used (if applicable):
/etc/fstab entry (if applicable):
s3fs syslog messages (grep s3fs /var/log/syslog):
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings