c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #29143
[Bug 814646] [NEW] [document_ftp] Operation not permitted : Windows Explorer/Nautilus
Public bug reported:
Hi,
When using the document_ftp module to access your files, it works fine
with FileZilla, but when you access it with Windows Explorer or Nautils,
or Mozalla, etc, you get errors when you try to enter directories :
Operation not permitted.
After some checks, it seems that the "root" directory (Documents) is not
shown when using these clients. You browse <DB>/<Directories> instead of
<DB>/Documents/<Directories> like in FileZilla. So, when trying to
CHDIR, it doesn't find the directory and raise the error.
I don't know why this folder doesn't show up with these clients, but
it's really borring (end users don't want to use fat ftp clients).
Moreover, I saw that you are using pyftplib 0.4 (2008). There is a 0.6
version you might want to provide instead.
Thanks,
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/814646
Title:
[document_ftp] Operation not permitted : Windows Explorer/Nautilus
Status in OpenERP Modules (addons):
New
Bug description:
Hi,
When using the document_ftp module to access your files, it works fine
with FileZilla, but when you access it with Windows Explorer or
Nautils, or Mozalla, etc, you get errors when you try to enter
directories : Operation not permitted.
After some checks, it seems that the "root" directory (Documents) is
not shown when using these clients. You browse <DB>/<Directories>
instead of <DB>/Documents/<Directories> like in FileZilla. So, when
trying to CHDIR, it doesn't find the directory and raise the error.
I don't know why this folder doesn't show up with these clients, but
it's really borring (end users don't want to use fat ftp clients).
Moreover, I saw that you are using pyftplib 0.4 (2008). There is a 0.6
version you might want to provide instead.
Thanks,
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/814646/+subscriptions
Follow ups
References