Google Code Exporter

Results 11117 issues of Google Code Exporter

``` What steps will reproduce the problem? 1. Mount a file system with fsmount. 2. Unmount the filesystem with fsmount -u 3. Check for effects of close() What is the...

Priority-Medium
Type-Defect
auto-migrated

``` Not sure if this is a bug or not, but thought I'd report it here in case it is ;) What steps will reproduce the problem? >>> from fs.osfs...

Priority-Medium
Type-Defect
auto-migrated

``` Attached are changes to ftpfs.py to fix an issue when accessing a Windows FTP server. The FTP server on a windows based system had two issues: 1) An extra...

Priority-Medium
Type-Defect
auto-migrated

``` Following short patch (against current trunk) adds support for correct handling of file times (created/modified) in TahoeFS. Please include this patch to official source code. diff --git a/fs/contrib/tahoefs/util.py b/fs/contrib/tahoefs/util.py...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Create an SFTP object using username and password 2. Try to pickle it 3. Try to load it. You will see an...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. compile any Filesystem to an Executable 2. Try to Mount 3. Get the output: ----- What version of the product are you...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Mount tahoe-lafs filesystem via fuse expose 2. Copy lots of files, until there are not enough storage nodes accepting shares 3. Next...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Go to any catalog with files. 2. See log. What version of the product are you using? On what operating system? All...

Priority-Medium
Type-Defect
auto-migrated

``` Boto seems to return last_modified in format from Amazon's SOAP interface, not REST one: Example key object (taken from inside S3FS._iter_keys): {'encrypted': None, 'resp': None, 'source_version_id': None, 'owner': ,...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Create a VSS database 2. Add a binary file of 10MB in it 3. Create 300 revisions of the file in VSS...

Priority-Medium
Type-Defect
auto-migrated