Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create folder in shared folder via WebDAV #144

Closed
directhex opened this issue Oct 29, 2012 · 1 comment
Closed

Cannot create folder in shared folder via WebDAV #144

directhex opened this issue Oct 29, 2012 · 1 comment

Comments

@directhex
Copy link

I have a WebDAV mount in Nautilus. If I try to paste a folder into Shared/someshare/ I first get a pop-up asking me to confirm replacement of a 0-byte file with a modification date of null with my new folder. If I say yes, then I get an error returned complaining that the target file already exists.

The Apache logs show a LOT of spam for trying to paste a simple 2-file directory:

[Mon Oct 29 17:21:36 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:21:36 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:21:36 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:21:37 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:21:37 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:21:37 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:21:37 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:21:37 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:21:37 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:21:38 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Wizorb in /srv/owncloud/lib/filestorage/local.php on line 58

When pasting files (not folders), the overwrite dialog is presented, but does not cause a failure when "overwrite" is clicked. The requisite log entries for the file writes are:

[Mon Oct 29 17:22:32 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/GameSave.sav in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:22:32 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/GameSave.sav in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:22:32 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/GameSave.sav in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:22:32 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/GameSave.sav in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:22:32 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/GameSave.sav in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:22:32 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/GameSave.sav in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:22:32 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/GameSave.sav in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:22:32 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/GameSave.sav in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:22:32 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/GameSave.sav in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:22:34 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Settings.xml in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:22:34 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Settings.xml in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:22:34 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Settings.xml in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:22:34 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Settings.xml in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:22:34 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Settings.xml in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:22:34 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Settings.xml in /srv/owncloud/lib/filestorage/local.php on line 58
[Mon Oct 29 17:22:34 2012] [error] [client 86.135.47.60] PHP Warning: filesize(): stat failed for /srv/owncloud/data/admin/files/managers/Settings.xml in /srv/owncloud/lib/filestorage/local.php on line 45
[Mon Oct 29 17:22:34 2012] [error] [client 86.135.47.60] PHP Warning: filemtime(): stat failed for /srv/owncloud/data/admin/files/managers/Settings.xml in /srv/owncloud/lib/filestorage/local.php on line 61
[Mon Oct 29 17:22:34 2012] [error] [client 86.135.47.60] PHP Warning: filectime(): stat failed for /srv/owncloud/data/admin/files/managers/Settings.xml in /srv/owncloud/lib/filestorage/local.php on line 58

This behaviour is consistent in both 4.5 and 4.5.1a

@LukasReschke
Copy link
Member

This seems to be a dupe of #91
(Please correct me if I'm wrong!)

aditmeno pushed a commit to aditmeno/Aeolus that referenced this issue Apr 2, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Aug 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants